home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb-4.5 / dist / gdb / config / a29k.mt < prev    next >
Encoding:
Text File  |  1991-09-13  |  424 b   |  11 lines

  1. # Target: AMD 29000.
  2. # These defines should give you a gdb running on ? (sun3os4 if you like)
  3. # that will be able to communicate over a serial line with either an 
  4. # EB board (remote-eb.c),
  5. # Adapt (remote-adapt.c),
  6. # or a MiniMon debugger (remote-mm.c).
  7. # Or run native on an Ultracomputer.
  8. TDEPFILES= exec.o am29k-pinsn.o am29k-tdep.o remote-eb.o remote-mm.o remote-adapt.o 
  9. TM_FILE= tm-29k.h
  10. TM_CFLAGS = -DNO_HIF_SUPPORT
  11.